-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include function annotations in request attribute #759
base: master
Are you sure you want to change the base?
Conversation
c8bbdd2
to
2868a6a
Compare
@Foso sorry for being impatient but can I have this looked at and merged? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @dewantawsif thank you for your pull request! I looked at it, but for me it's not working. I can only find the annotations from Ktorfit and nothing else. Also please write a test for the code generation
Hi @Foso I've did my own testing and even looked at the generated code and everything seems to be working fine. But I did notice that you've added the annotation to
If this isn't the issue please let me know the steps you took to test the code so I could try to reproduce. |
I changed the file name 😕 |
Closes #751
🤔 DOD Checklist